Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add signal and exit code support #9

Merged
merged 1 commit into from
Feb 6, 2024

Conversation

Timothy-Gonzalez
Copy link
Owner

@Timothy-Gonzalez Timothy-Gonzalez commented Feb 6, 2024

Resolves #6

Decided on syntax EXPECT_EXIT(status, { /* code */ } because it's the most versatile. Also a EXPECT_SIGNAL variant with the same syntax.

@Timothy-Gonzalez Timothy-Gonzalez merged commit 5593bd8 into main Feb 6, 2024
2 checks passed
@Timothy-Gonzalez Timothy-Gonzalez deleted the add-signal-and-exit-code-support branch February 6, 2024 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add signal & exit code support
1 participant